db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
Nullable.opEquals
db_constraints
utils
nullable
Nullable
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(N n)
bool
opEquals
(T rhs)
bool
opEquals
(Nullable!T rhs)
struct
Nullable
(T)
const
static if
(
__traits(compiles, (T a, T b)) && !is(T == class)
)
bool
opEquals
(
Nullable
!
T
rhs
)
Meta
Source
See Implementation
db_constraints
utils
nullable
Nullable
constructors
this
functions
getValueOr
nullify
opAssign
opCmp
opEquals
properties
get
isNull
templates
toString